Play Janggi for DOS on the web page

You can play Janggi (Korean Chess), a game developed for DOS in 1991, on this page. Click the Play button. Developed by: Lee Hak-Jong, 1991. How to Play Before starting, set the presets in the ‘cHange set’ menu item, and start the game with the ‘New Game’ menu item. Miscellaneous: Sounds, animation effects, human/CPU player … “Play Janggi for DOS on the web page” [More]

PJW48 Othello: My self-made QB64 game based on ASCII

I developed a simple Othello using QB64. Like NetHack-style games, it’s written in ASCII. Key Operation Ready: 1, 2: Toggle player (MAN/COM). Enter: Start game. (or continue it if suspended) R: Abandon game. (if suspended) Esc: Exit the game. In a stage: Arrow Key: Move the cursor. Z Key: Set a piece. Esc: Stop the … “PJW48 Othello: My self-made QB64 game based on ASCII” [More]

PJW48 Soukoban: My self-made QB64 game based on ASCII

I developed a simple Soukoban using QB64. Like NetHack-style games, it’s written in ASCII. Key Operation Stage selection: Arrow Key: Select a stage. Enter: Enter the selected stage. Esc: Exit the game. In a stage: Arrow Key: Move the character. R Key: Restart the stage. Esc: Abandon the stage and return. After completing a stage: … “PJW48 Soukoban: My self-made QB64 game based on ASCII” [More]