Difference between revisions of "Projects"
From MSX Game Library
(→Samples programs) |
|||
Line 229: | Line 229: | ||
<img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_game.png" /> | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_game.png" /> | ||
<img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_draw.jpg" /> | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_draw.jpg" /> | ||
− | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/ | + | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_clock.jpg" /> |
<img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_swtile.png" /> | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_swtile.png" /> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div></html> | </div></html> |
Revision as of 17:57, 2 November 2023
Here's a list of known projects using MSXGL:
Name | Genre | Author | Release | Target | Link | MSXgl Version | Signature | Image |
---|---|---|---|---|---|---|---|---|
Final Smash | Game | Aoineko | 🚧 WIP | 48K | 🌐🕹️ | 0.9.0 | "PPFM" | |
msx3d | Demo | JBikker | ✅ Feb. 2022 | 48K | 🌐 | 0.3.0 | None | |
Wizzl | Game | GFX | 🚧 WIP | KONAMI 128K | 0.9.0 | Unknown | ||
Simple scroller | Demo | xchip | ✅ Mar. 2022 | 32K | 🌐 | 0.3.2 | None | |
Crawlers | Game | Aoineko | ✅ Oct. 2023 | 48K |
🌐🕹️ | 0.10.1 | "PPCR" | |
VATT | Tool | Aoineko | ✅ Jul. 2023 | 32K | 🌐 | 0.9.10 | "GLVT" | |
Phenix Corrupta | Game | Casper Croes | ✅ Oct. 2023 | ASCII8 512K | 🌐🕹️ | Unknown | "CCPC" | |
Eggy’s Maze | Game | JBikker | ✅ Aug. 2023 | 48K | 🌐🕹️ | Unknown | "B5EM" | |
Tetpuz | Game | Totta | ✅ Oct. 2023 | 48K | 🌐🕹️ | Unknown | "TTTP" | |
Popeye | Game | Wim | 🚧 WIP | Unknown | Unknown | |||
Room 5 | Game | MO5.com | 🚧 WIP | 32K | 🌐🕹️ | 0.10.1 | "MOR5" | |
A Lone Wolf | Game | Unknown | ✅ Jul. 2023 | Unknown | Unknown | |||
screen3 | Demo | HSK | ✅ May 2023 | 32K | 🌐 | Unknown | Unknown | |
Attack of the Petscii Robots | Game | RoboSoft (ToriHino) | ✅ Oct. 2023 | ASCII8 2048K Template:V990 |
🌐🕹️ | "RSPE" |
Samples programs
MSXgl is supplied with a large number of sample programs which you can use as a reference for using the engine's various features.