-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3e56fd
commit 55a1df5
Showing
1 changed file
with
16 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,18 @@ | ||
# 3dsCookieClicker | ||
Cookie Clicker for 3ds | ||
Hello guys, it's my first try in programming.I want to know your opinions about that game. | ||
Now about the game: | ||
This is a port of Cookie clicker game for 3ds made on LUA (lpp3ds made by @Rinnegatamante) | ||
Features: | ||
Click to play | ||
Save your progress | ||
Reset your statistic | ||
Sell your facilities | ||
Upgrade it [NEW] | ||
Controls: | ||
![Cookie Clicker logo](/logo.png) | ||
<br>This is a port of Cookie clicker game for 3ds made on LUA (lpp3ds made by @Rinnegatamante):cookie: | ||
### Features: | ||
* Click to play | ||
* Save your progress | ||
* Reset your statistic | ||
* Sell your facilities | ||
* Upgrade it [NEW] | ||
|
||
### <>Controls: | ||
X/Cookie - Click a cookie | ||
A - Select option / Buy | ||
Y - Upgrade | ||
SELECT - BUY/SELL menu swap | ||
UP(Dpad) , DOWN(Dpad) - Scrolling buy menu | ||
UP(Stick) , DOWN(Stick) - Scrolling facilities | ||
R+L - Screenshot | ||
<br> A - Select option / Buy | ||
<br> Y - Upgrade | ||
<br> SELECT - BUY/SELL menu swap | ||
<br> UP(Dpad) , DOWN(Dpad) - Scrolling buy menu | ||
<br> UP(Stick) , DOWN(Stick) - Scrolling facilities | ||
<br> R+L - Screenshot |