Posts by PaulRawlingson@mastodon.social
 (DIR) Post #AbXFoKqURPmMWGVTjU by PaulRawlingson@mastodon.social
       2023-11-06T16:33:02Z
       
       0 likes, 0 repeats
       
       @kyle The Pico-8 fantasy console is a fabulous way to learn to make video games. It has an programming editor, graphics editor, sound editor and player all in the same application. It uses the Lua language and you can get something up and running with just a few lines of code. There are many excellent examples to get started with. There are also great games for it to get inspiration. You can also see the code from complete games and that is the probably the best way to continue learning.