-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added readme
- Loading branch information
0 parents
commit a6f9c49
Showing
1 changed file
with
12 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# ClashofClansCE | ||
A clash of clans remake for the ti 84+ CE made in ICE (not super serious) | ||
|
||
This is tested with version 5.3 but should work with all versions. | ||
|
||
------------------------------------ | ||
To run: | ||
Download COCCOMP.8xp and put onto your calculator. Run with asm( if your calculator version is below 5.3, otherwise just run it like a ti-basic program. | ||
|
||
------------------------------------ | ||
Source code: | ||
Download COCSOURC.8xp, put it on your calculator, and edit it like a ti-basic program and compile it with _pt's ICE compiler. Download the ICE compiler here: https://www.cemetech.net/downloads/files/1481/x1481 |