Difference between revisions of "Resources"

From MSX Game Library

(About the MSX development in general)
(About development using MSXgl)
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
  
 
* Source exemples:
 
* Source exemples:
** ''[https://github.com/aoineko-fr/MSXgl/tree/main/projects/samples MSXgl's samples] (open source)
+
** [https://github.com/aoineko-fr/MSXgl/tree/main/projects/samples MSXgl's samples]
** ''[https://github.com/aoineko-fr/Crawlers Crawlers]'' (open source)
+
** ''[https://github.com/aoineko-fr/Crawlers Crawlers]''
** ''[https://github.com/Asso-MO5/room5 Room 5]'' (open source)
+
** ''[https://github.com/Asso-MO5/room5 Room 5]''
** ''[https://github.com/aoineko-fr/PengPong Peng Pong]'' (open source)
+
** ''[https://github.com/aoineko-fr/PengPong Peng Pong]''
 +
** ''[https://github.com/AssociazioneMsxItalia/Chrono-runners Chrono Runner]''
  
 
== About the MSX development in general ==
 
== About the MSX development in general ==

Latest revision as of 17:14, 7 May 2026

On this page you will find external information resources that can help you in the development of an MSX project.

About development using MSXgl

About the MSX development in general

About C development