Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbell630 authored Aug 5, 2021
1 parent cb5d199 commit bc5a4b0
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
This script is designed to be run on fceux. It might work on other emulators, but I haven't tested it.

# NOTE #

This is old code, and it was also my first time ever using Lua, so it's not great. I really want to update it soon, but
first I (want) to finish documenting the FCEUX API file, since I switched from Atom to IntelliJ Pro, and I've been
spoiled by IntelliJ. Also, whoever wrote the original FCEUX API made like half of the functions in all lowercase and
without underscores, so IntelliJ registers them as typos. Which is REALLY irritating when every other line is underlined
in yellow. So yeah, anyway, this will be improved someday. In the meantime, you can try it out. If you make something
like this, let me know! I'd love to see it!
This is a Lua AI that plays Yoshi for the NES! It is meant to run on FCEUX, but it could possibly work on other emulators.

# USAGE #

Expand Down Expand Up @@ -167,4 +158,4 @@ All times for B mode on high speed.

[5]: build/scripts

[6]: build/scripts/compile-reduce.sh
[6]: build/scripts/compile-reduce.sh

0 comments on commit bc5a4b0

Please sign in to comment.