Treasure Island
This is the project for the Aye Aye Hackers Hackathon which was taking place from the 18th to the 20nd of September.
For demo purposes feel free to try out admin logins for the system or create your own account to test our backend functions!
Username: admin Password: password
Many have heard the tale of Ol' Willy Russell and his buried treasure! The tale goes that Willy landed on treasure island and walked for leagues to find a place for his spoils. After years of searching ye've found yerself washed up on it's cursed shores can ye follow in the footsteps of Ol' Willy and find his fabled riches?
You can navigate around this game using your arrow keys. You can dig for treasure using the space bar. Be careful though as you only have 25 digs until your spade breaks and your abandoned on treasure island forever.
This is a fun and exciting game wherein you have to find the secret treasure. Do you want to try it? Then follow these steps.
Step 1: Install git on your Mac or PC,by clicking here.
Fork this repository
Step 2: Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.
Clone the repository
Step 3:
Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button.
Step 4:
Now click on the clipboard button.
Step 5: Open a terminal and run the following git command:
git clone "url you just copied"
where "url you just copied" (without the quotation marks) is the url to this repository (your fork of TreasureIsland).
For example:
git clone https://github.com/4rgc/TreasureIsland.git
Great! Now you have copied the code of TreasureIsland into your computer. Have fun!
Log in or sign up for Devpost to join the conversation.