This is a Pascal repository, used to store and develop some basic and fast ideas, initial drafts or even some mini projects and tools.
- tic-tac-toe A very simple but 100% functional tic-tac-toe multiplatform game. It works in all Pascal versions since Turbo Pascal 3.0 CP/M80 (1983) to modern FreePascal.
- cmdlnpas cmdlnpas is acronym tentative for Command Line 3D FPS, that is a Pascal implementation of the same project written in C++ by javidx9 at GitHub repository https://github.com/OneLoneCoder/CommandLineFPS (video https://www.youtube.com/watch?v=xW8skO7MFYw) This is a multi-platform, multi-compiler and multi-computer-generation project because it runs on PC (Delphi, FreePascal, Turbo Pascal) and MSX computers (Borland Turbo Pascal 3.0 and MSXCompo Turbo Pascal 3.3f).
- atlantis An Atari/Odyssey 2 (VideoPAC) Atlantis game clone (https://en.m.wikipedia.org/wiki/Atlantis_(video_game)). This is a work in progress (WIP) and maybe at the end this project will run on a PC and MSX.