android_snake_game
android_snake_game copied to clipboard
The import com.codepath.simplegame cannot be resolved
There are no source files for
import com.codepath.simplegame.AbstractGamePanel;
import com.codepath.simplegame.actors.PositionedActor;
Where is the android_simple_game_engine???
It was never published since it's not quite ready. Will add you so you have access.
Also went looking for android_simple_game_engine only to be disappointed :(
@nesquena Could you add me as well please?
Yep added. Keep in mind this is mostly just a prototype and is not really ready for primetime which is why the repo is private but we appreciate any contributions to improve it.
Hello,
I'm trying to build "Simple 2D Snake Game for Android." BUT I could not find com.codepath.simplegame.* library.
Even I try to access "https://github.com/codepath/android_simple_game_engine"
It just show 404 not found.
How can I get com.codepath.simplegame.* library ?
thk in advance.
android_simple_game_engine not found. 😥
Please add me to access simplegame library
You've both been invited
Hey, can you send me a link for the to android_simple_game_engine? Thanks!
where is the library?
Can you please share the library "android_simple_game_engine" ? . I wish to try and develop this game .
I've now made the repo public, I am surprised by how many people find this repo and request access: https://github.com/codepath/android_simple_game_engine. Keep in mind this repository is not currently maintained and is a simple proof of concept. Feel free to improve this code but keep in mind that this is likely not to work for anything beyond the most of basic use cases.