All Projects → sblendorio → queens-cpm

sblendorio / queens-cpm

Licence: GPL-2.0 license
Eight Queen Puzzle - portable CP/M version, written on Commodore 128

Programming Languages

pascal
1382 projects

Projects that are alternatives of or similar to queens-cpm

gorilla-cpm
GORILLA.BAS port to CP/M in Turbo Modula-2. Supported terminals: VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, CPC / Zenith Z19
Stars: ✭ 45 (+87.5%)
Mutual labels:  terminal-game, cpm, 8bit, cp-m, commodore-128
kernal64
A Scala Commodore 64, 128, VIC20, CBM2 and SuperCPU emulator
Stars: ✭ 87 (+262.5%)
Mutual labels:  cp-m, commodore-128
spectrum128 cpm
zx spectrum 128 emulation on stm32f407 + Grant Searle's CP/M system port ili9341 16 bit display
Stars: ✭ 29 (+20.83%)
Mutual labels:  cpm, cp-m
mescc
Mike's Enhanced Small C Compiler for Z80 and CP/M.
Stars: ✭ 23 (-4.17%)
Mutual labels:  cpm, cp-m
FreeOberon
Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.
Stars: ✭ 102 (+325%)
Mutual labels:  turbo-pascal
dino-brick
dino game, terminal edition
Stars: ✭ 39 (+62.5%)
Mutual labels:  terminal-game
Tetris
A (incomplete) terminal Tetris. Written in Haskell.
Stars: ✭ 26 (+8.33%)
Mutual labels:  terminal-game
pokete
A terminal based Pokemon like game
Stars: ✭ 1,397 (+5720.83%)
Mutual labels:  terminal-game
Convolutional-Pose-Machine-tf
Convolutional Pose Machine tensorflow implementation
Stars: ✭ 71 (+195.83%)
Mutual labels:  cpm
asciiarena
Terminal multiplayer deathmatch game
Stars: ✭ 34 (+41.67%)
Mutual labels:  terminal-game
Nineties
💾 Colors for World Wide Web pioneers
Stars: ✭ 16 (-33.33%)
Mutual labels:  turbo-pascal
Typon
A multi-featured typing practice tool that runs on a terminal emulator which can turn any text file into a typing game.
Stars: ✭ 53 (+120.83%)
Mutual labels:  terminal-game
FPGACosmacELF
A re-creation of a Cosmac ELF computer, Coded in SpinalHDL
Stars: ✭ 31 (+29.17%)
Mutual labels:  8bit
2048-rs
A rust implementation of the famous 2048 game
Stars: ✭ 48 (+100%)
Mutual labels:  terminal-game
NSRMhand
[WACV 2020] "Nonparametric Structure Regularization Machine for 2D Hand Pose Estimation"
Stars: ✭ 95 (+295.83%)
Mutual labels:  cpm
ProTecT
ProTecT is an MS-DOS packer. While this packer is outdated, it uses a number of interesting anti-analysis techniques that are still relevant today.
Stars: ✭ 28 (+16.67%)
Mutual labels:  turbo-pascal
retrogardens
16bit retro programming in DosBox with Borland C++ 3.1, Turbo Pascal 7 and TASM
Stars: ✭ 49 (+104.17%)
Mutual labels:  turbo-pascal
monobit
Tools for working with monochrome bitmap fonts
Stars: ✭ 124 (+416.67%)
Mutual labels:  8bit
reconstruction-of-super-zzt
The Reconstruction of Super ZZT
Stars: ✭ 24 (+0%)
Mutual labels:  turbo-pascal
tic-tac-toe
Play tic-tac-toe in your Terminal
Stars: ✭ 42 (+75%)
Mutual labels:  terminal-game

Queens - CP/M version

Contents of package

  • source - Source code in Turbo Pascal 3.01A (Borland)
    • queens.pas - Portable version: uses just KayPro / ADM-3A escape sequences. Written on Commodore 128.
  • binary - Compiled .COM executable files for CP/M-80
    • queens.com - Binary executable file
    • queens.dat - Sample data file with some game solutions
  • dists - Collection of CP/M bootable disk images for Commodore 128
    • queens.d71 - Includes CP/M boot code, all sources and binaries, some utilities
    • queens.d64 - Includes CP/M boot code, all sources and binaries

Credits

Thanks to TomHarte for his CP/M for OS X, Robert Willie for sharing infos and advices, Werner Cirsovius for implementing "Append" missing function and Marco Luciano for his advices.

Screenshots

Intro screen - C128 and MacBookPro

C128 version

Game screen - C128 and MacBookPro

C128 version

Intro screen - C128

C128 version

Game screen - C128

C128 version

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].