Changes

Jump to: navigation, search

8BP

71 bytes added, 18:25, 21 June 2023
* allows in-game music based on WYZtracker 2.0.1.0 tool (command MUSIC) and allows simultaneous MUSIC with FX channel and SOUND commands
* layout ( which is a kind of "tile map"), for maze style games (like Pacman) with collision detection.
* only takes around 8 KB, leaving 24 up to 25 KB for BASIC programs. 8BP reserves 8KB for sprites and 1.4KB 5KB for music, but your BASIC program can have up to 24 25 KB length
* STARS command for sand effects, rain, snow and stars planes.
* commands for move N sprites at the same time (such as MOVERALL, AUTOALL, ROUTEALL...)
* Compatible with C thanks to a wrapper (8BP.h), and provides a miniBASIC (minibasic.h a set of 18 commands similar to BASIC) to simplify your programming in C
8BP is always under development, but new versions always are backward compatible. The current version is V41V42
'''forum thread'''
* SPACE PANIC: clon of classic "Space Panic" by adolFito & music by xeno
* Paco, el hombre : a pacman style game
* Spaceman Kerl : clon of "paracaidista kerl" by adolFito
[[Category:Programming]] [[Category:BASIC]] [[Category:Software]] [[Category:Programming software]]
60
edits