Cosmic-Conquest
An enhanced version of the 1982 real-time strategy game Cosmic Conquest (by tmr4)
Cosmic-Conquest-1982
(Historic) Resurrecting one of the first real time strategy (RTS) games from 1982. Written in Forth. (by RickCarlino)
Cosmic-Conquest | Cosmic-Conquest-1982 | |
---|---|---|
6 | 4 | |
3 | 40 | |
- | - | |
0.0 | 1.8 | |
almost 3 years ago | almost 3 years ago | |
Forth | Forth | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Cosmic-Conquest
Posts with mentions or reviews of Cosmic-Conquest.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-16.
- Playing Cosmic Conquest, a old-style real-time strategy game, on my breadboard 6502
-
Enhanced version of Cosmic Conquest (a Forth based game from 1982)
I've also uploaded a 64k binary of my 6502 Forth with my enhanced version of Cosmic Conquest loaded in RAM. You can find more details on my GitHub.
-
An attempt at resurrecting Cosmic Conquest (1982). PRs welcome. I expect a challenge on this one.
I've uploaded page 132.
Cosmic-Conquest-1982
Posts with mentions or reviews of Cosmic-Conquest-1982.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-16.
-
Playing Cosmic Conquest, a old-style real-time strategy game, on my breadboard 6502
Cosmic Conquest was a challenge on r/Forth to get an old Apple II game written in Forth running on modern hardware. u/rickcarlino spearheaded the effort, documented in his GitHub. I thought it would be a nice project to try out on my new Forth system. It gave my system a workout and enabled me to identify a few bugs I hadn't seen before..
-
Enhanced version of Cosmic Conquest (a Forth based game from 1982)
I've been having fun getting Cosmic Conquest, the 1982 real-time strategy game written in Forth, to run on my 6502 SBC. This has been discussed here and here. Thanks to /u/rickcarlino and /u/erroneousbosh for their work on the GForth version of this project. You can find the raw source code of my version here. Note that my version has 16 bit cells. You might need to make minor modifications where FLEETS and F use ! and @ to get my version running on a Forth with larger cells.
-
Type-in FORTH code from 1982 - would it work ?
Sounds good. I went ahead and created a Github repo for my progress: https://github.com/RickCarlino/Cosmic-Conquest-1982
- An attempt at resurrecting Cosmic Conquest (1982). PRs welcome. I expect a challenge on this one.
What are some alternatives?
When comparing Cosmic-Conquest and Cosmic-Conquest-1982 you can also consider the following projects:
TaliForth2 - A Subroutine Threaded Code (STC) ANS-like Forth for the 65c02
6502 - Code for the 6502 microprocessor, mostly for the Replica 1 computer.
py65 - Emulate 6502-based microcomputer systems in Python