-
Notifications
You must be signed in to change notification settings - Fork 3
JQE/Tank360
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is going to get flushed out more. For now, i decided to work on creating an engine / game from scratch made in and from libxenon and lzx. Thanks to libxenon team. Thanks to Ced2911, Cancerous, Tuxuser for Libxenon / LZX / Encouragement Thanks to Blackwolf for the upcoming music Thanks to Mattie for the idea Thanks to STK50 for all you have done. Hope one day to work with you again. NOTE: I made a minor modification to LibXenon to make this work. I added a time() function to Libxenon\Drivers\Time\Time.h extern int time(); and in libxenon\drivers\time\time.c int time() { return (int)mftb(); } This is to seed the random number generator. This is still very basic much more to come.
About
Tank Game on Xbox 360 made with LibXenon
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published