Skip to content

Phillrb/vecpong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vecpong

A complete 2-player pong clone for the GCE / Milton Bradley Vectrex games console (circa 1982).

Programmed in C with Vec-C and developed in Xcode for Mac OSX. The BIN file can be used in any Vectrex emulator and is available here: vecpong.bin

Gameplay

Vecpong is fun in and of itself but was really constructed as a demonstration of the use of Vec-C (a means of programming Vectrex games in C, rather then assembly, and consisting mainly of a glue layer that bridges the two). Vec-C is delivered as an Xcode template (supporting 'File -> New -> Project' in Xcode) so that it's easy to get up and running with new games. An installer will soon be avilable for all its dependencies (assembler, linker, compiler etc).

About

A pong clone for Vectrex - programmed in C with Vec-C using Xcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published