Difference between revisions of "Projects"

From MSX Game Library

 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
Projects using MSXgl:
+
Here's a list of known projects using {{MSXGL}}:
  
{| class="wikitable sortable"
+
== Games, applications and demos ==
! Name !! Genre !! Author !! State !! Link !! Version !! Signature !! Image
+
 
|-
+
<table class="wikitable sortable">
| Final Smash || Game || Aoineko || 🚧<br/>WIP || https://github.com/aoineko-fr/FinalSmash || 0.9.0 || "PP","FM" || <img style="height:200px;" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/finalsmash.jpg" /><img style="height:200px;" src="https://msxvillage.fr/upload/fs_score.gif" />
+
<tr><th>Name</th><th>Genre</th><th>Author</th><th>Release</th><th>Target</th><th>Link</th><th>MSXgl Version</th><th>Signature</th><th>Image</th></tr>
|-
+
 
| msx3d || Demo || JBikker || ✅<br/>Done<br/>2022 || https://github.com/jbikker/msx3d || 0.3.0 || || <img style="height:200px;" src="https://msxvillage.fr/upload/msx3d.png" />
+
{{PROJ
|-
+
|name=Final Smash
| Wizzl || Game || GFX || 🚧<br/>WIP || || 0.9.0 || || <img style="height:200px;" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/wizzl_1.png" /><img style="height:200px;" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/wizzl_2.png" />
+
|genre=Game
|-
+
|author=Aoineko
| Simple scroller || Demo || xchip || ✅<br/>Done<br/>2022 || https://pastebin.com/hiFKPSE7 || 0.3.2 || || <img style="height:200px;" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/scroller.png" />
+
|target=ROM_48K
|-
+
|msx=MSX12
| Crawlers || Game || Aoineko || 🚧<br/>WIP || https://github.com/aoineko-fr/Crawlers || 0.9.0 || "PP","CR" || <img style="height:200px;" src="https://github.com/aoineko-fr/MSXgl/raw/main/engine/doc/img/crawlers.png" /><img style="height:200px;" src="https://github.com/aoineko-fr/MSXgl/raw/main/engine/doc/img/crawlers_2.png" />
+
|state=🚧 WIP
|-
+
|site=https://github.com/aoineko-fr/FinalSmash
| VATT || Tool || Aoineko || ✅<br/>Done<br/>2023 || https://github.com/aoineko-fr/VATT || 0.9.10 || "GL","VT" || <img style="height:200px;" src="https://raw.githubusercontent.com/aoineko-fr/VATT/master/doc/vatt.jpg" />
+
|webmsx=https://webmsx.org/?M=MSX1&ROM=https://github.com/aoineko-fr/FinalSmash/raw/master/emul/rom/tennis.rom
|-
+
|version=0.9.0
| Corrupta || Game || Casper Croes || 🚧<br/>WIP || || Unknow || Unknow || <img style="height:200px;" src="https://pbs.twimg.com/media/F1OGKagaAAAvl0M?format=png" /><img style="height:200px;" src="https://pbs.twimg.com/media/F1OGKb8aEAAwtdk?format=png" />
+
|signature="PH",2
|-
+
|image1=https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/finalsmash.jpg
| Hatched || Game || JBikker || 🚧<br/>WIP || || Unknow || Unknow || <img style="height:200px;" src="https://cdn.discordapp.com/attachments/1115242096253730847/1131610853318349000/image.png" /><img style="height:200px;" src="https://cdn.discordapp.com/attachments/1115242096253730847/1131610874071744644/image.png" />
+
|image2=https://msxvillage.fr/upload/fs_score.gif
|-
+
}}
| Tetpuz || Game || Totta || 🚧<br/>WIP || || Unknow || Unknow || <img style="height:200px;" src="https://cdn.discordapp.com/attachments/1127164014917595199/1127173443260002374/Tetpuz-large2.jpg" />
+
 
|-
+
{{PROJ
| Popeye || Game || Wim || 🚧<br/>WIP || || Unknow || Unknow || <img style="height:200px;" src="" />
+
|name=msx3d
|}
+
|genre=Demo
 +
|author=JBikker
 +
|target=ROM_48K
 +
|msx=MSX1
 +
|state=Feb. 2022
 +
|site=https://github.com/jbikker/msx3d
 +
|webmsx=
 +
|version=0.3.0
 +
|signature=None
 +
|image1=https://msxvillage.fr/upload/msx3d.png
 +
|image2=
 +
}}
 +
 
 +
{{PROJ
 +
|name=Wizzl
 +
|genre=Game
 +
|author=GFX
 +
|target=ROM_KONAMI_128K
 +
|msx=MSX1
 +
|state=🚧 WIP
 +
|site=
 +
|webmsx=
 +
|version=0.9.0
 +
|signature=Unknown
 +
|image1=https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/wizzl_1.png
 +
|image2=https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/wizzl_2.png
 +
}}
 +
 
 +
{{PROJ
 +
|name=Simple scroller
 +
|genre=Demo
 +
|author=xchip
 +
|target=ROM_32K
 +
|msx=MSX1
 +
|state=Mar. 2022
 +
|site=https://pastebin.com/hiFKPSE7
 +
|webmsx=
 +
|version=0.3.2
 +
|signature=None
 +
|image1=https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/scroller.png
 +
|image2=
 +
}}
 +
 
 +
{{PROJ
 +
|name=Crawlers
 +
|genre=Game
 +
|author=Aoineko
 +
|target=ROM_48K
 +
|msx=MSX12
 +
|ext1=NINJATAP
 +
|ext2=PAC
 +
|ext3=
 +
|state=✅ Oct. 2023
 +
|site=https://github.com/aoineko-fr/Crawlers
 +
|webmsx=https://webmsx.org/?M=MSX1&ROM=https://github.com/aoineko-fr/Crawlers/raw/master/emul/rom/crawlers.rom&PRESETS=PAC2
 +
|version=0.10.1
 +
|signature="PH",1
 +
|image1=https://github.com/aoineko-fr/MSXgl/raw/main/engine/doc/img/crawlers.png
 +
|image2=https://github.com/aoineko-fr/MSXgl/raw/main/engine/doc/img/crawlers_2.png
 +
}}
 +
 
 +
{{PROJ
 +
|name=VATT
 +
|genre=Tool
 +
|author=Aoineko
 +
|target=ROM_32K
 +
|msx=MSX122P
 +
|state=Jul. 2023
 +
|site=https://github.com/aoineko-fr/VATT
 +
|webmsx=
 +
|version=0.9.10
 +
|signature="GLVT"
 +
|image1=https://raw.githubusercontent.com/aoineko-fr/VATT/master/doc/vatt.jpg
 +
|image2=
 +
}}
 +
 
 +
{{PROJ
 +
|name=Phenix Corrupta
 +
|genre=Game
 +
|author=Casper Croes
 +
|target=ROM_ASCII8_512K
 +
|msx=MSX2
 +
|state=✅ Oct. 2023
 +
|site=https://www.msxdev.org/2023/10/16/msxdev23-27-phenix-corrupta/
 +
|webmsx=https://www.file-hunter.com/MSXdev/?id=phenixcorrupta
 +
|version=Unknown
 +
|signature="CCPC"
 +
|image1=https://www.msxdev.org/wp-content/uploads/2023/10/MSXdev23_PhenixCorrupta_v1.0_000.png
 +
|image2=https://www.msxdev.org/wp-content/uploads/2023/10/MSXdev23_PhenixCorrupta_v1.0_0001.png
 +
}}
 +
 
 +
{{PROJ
 +
|name=Eggy’s Maze
 +
|genre=Game
 +
|author=JBikker
 +
|target=ROM_48K
 +
|msx=MSX2
 +
|state=✅ Aug. 2023
 +
|site=https://www.msxdev.org/2023/08/30/msxdev23-15-eggys-maze/
 +
|webmsx=https://www.file-hunter.com/MSXdev/?id=eggysmaze
 +
|purchase=https://cotegamers.com/shop/en/accueil/177-eggy-s-maze-preorder.html
 +
|version=Unknown
 +
|signature="B5EM"
 +
|image1=https://www.msxdev.org/wp-content/uploads/2023/08/MSXdev23_EggysMaze_v1.0.0000.png
 +
|image2=https://www.msxdev.org/wp-content/uploads/2023/08/MSXdev23_EggysMaze_v1.0.0002.png
 +
}}
 +
 
 +
{{PROJ
 +
|name=Tetpuz
 +
|genre=Game
 +
|author=Totta
 +
|target=ROM_48K
 +
|msx=MSX1
 +
|state=✅ Oct. 2023
 +
|site=https://www.msxdev.org/2023/10/17/msxdev23-28-tetpuz/
 +
|webmsx=https://www.file-hunter.com/MSXdev/?id=tetpuz
 +
|version=Unknown
 +
|signature="TTTP"
 +
|image1=https://www.msxdev.org/wp-content/uploads/2023/10/MSXdev23_Tetpuz_v1.0_000.png
 +
|image2=https://www.msxdev.org/wp-content/uploads/2023/10/MSXdev23_Tetpuz_v1.0_002.png
 +
}}
 +
 
 +
{{PROJ
 +
|name=Popeye
 +
|genre=Game
 +
|author=Wim
 +
|target=
 +
|msx=MSX2
 +
|state=🚧 WIP
 +
|site=
 +
|webmsx=
 +
|version=Unknown
 +
|signature=Unknown
 +
|image1=https://cdn.discordapp.com/attachments/574951023374761988/1164328603375374448/image.png?ex=6542d083&is=65305b83&hm=c3b357b359cbc2b3809277cac00ca8252242d1977f0c950e2927230d9aa346f9&
 +
|image2=
 +
}}
 +
 
 +
{{PROJ
 +
|name=Room 5
 +
|genre=Game
 +
|author=MO5.com
 +
|target=ROM_32K
 +
|msx=MSX1
 +
|state=🚧 WIP
 +
|site=https://mo5com.itch.io/room-5
 +
|webmsx=https://webmsx.org/?M=MSX1&ROM=https://github.com/Asso-MO5/room5/raw/main/room5/emul/rom/Room5.rom
 +
|version=0.10.1
 +
|signature="MOR5"
 +
|image1=https://img.itch.zone/aW1hZ2UvMjEzNTQ1Mi8xMzQ2MTQ1MC5qcGc=/original/YUiAHD.jpg
 +
|image2=https://img.itch.zone/aW1hZ2UvMjEzNTQ1Mi8xMzQ2MTQ2Ny5qcGc=/original/Ssow9u.jpg
 +
}}
 +
 
 +
{{PROJ
 +
|name=A Lone Wolf
 +
|genre=Game
 +
|author=FutureDisk
 +
|target=DISK
 +
|msx=MSX2
 +
|state=✅ Jul. 2023
 +
|site=
 +
|webmsx=
 +
|version=Unknown
 +
|signature="FDLW"
 +
|image1=https://pbs.twimg.com/media/FxR4PHWXsAAhwx2?format=png&name=small
 +
|image2=
 +
}}
 +
 
 +
{{PROJ
 +
|name=screen3
 +
|genre=Demo
 +
|author=HSK
 +
|target=ROM_32K
 +
|msx=MSX1
 +
|state=✅ May 2023
 +
|site=https://github.com/hsk/msxgl/tree/main
 +
|webmsx=
 +
|version=Unknown
 +
|signature=Unknown
 +
|image1=http://aoineko.org/files/hsk_screen3v4.gif
 +
|image2=
 +
}}
 +
 
 +
{{PROJ
 +
|name=Attack of the Petscii Robots
 +
|genre=Game
 +
|author=RoboSoft (ToriHino)
 +
|target=ROM_ASCII8_2M
 +
|msx=MSX1
 +
|ext1=V9990
 +
|ext2=OPL4
 +
|ext3=
 +
|state=✅ Oct. 2023
 +
|site=https://www.msxdev.org/2023/09/19/msxdev23-18-attack-of-the-petscii-robots/
 +
|webmsx=https://www.file-hunter.com/MSXdev/?id=attackofthepetsciirobots
 +
|version=
 +
|signature="RSPE"
 +
|image1=https://www.msxdev.org/wp-content/uploads/2023/09/MSXdev23_AttackofthePetsciiRobots_v1.0_000.png
 +
|image2=https://www.msxdev.org/wp-content/uploads/2023/09/MSXdev23_AttackofthePetsciiRobots_v1.0_001.png
 +
}}
 +
 
 +
{{PROJ
 +
|name=Mandoroids
 +
|genre=Demo
 +
|author=Igor Moreno
 +
|target=ROM_32K
 +
|msx=MSX1
 +
|ext1=
 +
|ext2=
 +
|ext3=
 +
|state=✅ Apr. 2023
 +
|site=https://github.com/MorenoIgor/Mandoroids
 +
|webmsx=https://webmsx.org/?M=MSX1&ROM=https://github.com/MorenoIgor/Mandoroids/raw/main/mandoroids/emul/rom/mandoroids.rom
 +
|version=
 +
|signature=
 +
|image1=https://user-images.githubusercontent.com/35140312/233985120-45d4fb8e-fe30-47a0-a8ec-93438ad86cc3.png
 +
|image2=
 +
}}
 +
 
 +
{{PROJ
 +
|name=Duæl Drop
 +
|genre=Game
 +
|author=Totta
 +
|target=ROM_ASCII8_256K
 +
|msx=MSX1
 +
|state=🚧 WIP
 +
|site=
 +
|webmsx=
 +
|version=1.0.0
 +
|signature="TTDD"
 +
|image1=https://cdn.discordapp.com/attachments/1049454935261073409/1227685092323754035/DuaelDrop-7.png?ex=66328857&is=663136d7&hm=11dd11fba29a92aff2be5f022b5cfd7fc4f4214097af8f87efc3280ef5cc80c6&
 +
|image2=https://cdn.discordapp.com/attachments/1049454935261073409/1227685092051128471/DuaelDrop-8.png?ex=66328857&is=663136d7&hm=b7f39432359f3e5d0934b2ec08b12b510ed33b39f0d8412f7d91600d6fddc5bd&
 +
}}
 +
 
 +
</table>
 +
 
 +
== Samples programs ==
 +
 
 +
MSXgl is supplied with a [[Samples|large number of sample programs]] which you can use as a reference for using the engine's various features.
 +
 
 +
<html><div>
 +
<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_clock.jpg" />
 +
<img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_swtile.png" />
 +
</div></html>

Latest revision as of 23:53, 30 April 2024

Here's a list of known projects using MSXGL:

Games, applications and demos

NameGenreAuthorReleaseTargetLinkMSXgl VersionSignatureImage
Final Smash Game Aoineko 🚧 WIP 48K 🌐🕹️ 0.9.0 "PH",2
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 "PH",1
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 FutureDisk ✅ Jul. 2023 Unknown "FDLW"
screen3 Demo HSK ✅ May 2023 32K 🌐 Unknown Unknown
Attack of the Petscii Robots Game RoboSoft (ToriHino) ✅ Oct. 2023 ASCII8 2M

🌐🕹️ "RSPE"
Mandoroids Demo Igor Moreno ✅ Apr. 2023 32K 🌐🕹️
Duæl Drop Game Totta 🚧 WIP ASCII8 256K 1.0.0 "TTDD"

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.