tonyt73 / AGD-Studio Licence: other
An integrated development environment for AGD
Programming Languages C++ 36643 projects - #6 most used programming language
Projects that are alternatives of or similar to AGD-Studio TommyGun A retro development IDE for the creation of games on 8-bit computers.
Stars : ✭ 37 (-5.13%)
Mutual labels: retro , ide
Quadplay The quadplay✜ fantasy console
Stars : ✭ 563 (+1343.59%)
Mutual labels: retro , ide
8bitworkshop web-based IDE for 8-bit programming and Verilog development
Stars : ✭ 309 (+692.31%)
Mutual labels: retro , ide
sonic-gms2 A GameMaker Studio 2 template project used for constructing games based on the Sonic the Hedgehog series.
Stars : ✭ 18 (-53.85%)
Mutual labels: retro , gamemaker
neovim-config Modern NeoVim config for IDE-like development
Stars : ✭ 89 (+128.21%)
Mutual labels: ide
wollok Wollok Programming Language
Stars : ✭ 54 (+38.46%)
Mutual labels: ide
AShell 开发者常用脚本shell
Stars : ✭ 68 (+74.36%)
Mutual labels: ide
mech 🦾 Main repository for the Mech programming language. Start here!
Stars : ✭ 135 (+246.15%)
Mutual labels: ide
opendev OpenDev is a non-profit project that tries to collect as many resources (assets) of free use for the development of video games and applications.
Stars : ✭ 34 (-12.82%)
Mutual labels: ide
jSH A Javascript scripting engine for DOS
Stars : ✭ 79 (+102.56%)
Mutual labels: retro
jsfxr JavaScript sound effects generator.
Stars : ✭ 120 (+207.69%)
Mutual labels: retro
dataflow-noflo DEPRECATED prototype. To see the current work:
Stars : ✭ 54 (+38.46%)
Mutual labels: ide
WordIDE A tool that helps you write code in your favorite IDE: your word processor!
Stars : ✭ 37 (-5.13%)
Mutual labels: ide
OpenHSP Hot Soup Processor (HSP3)
Stars : ✭ 120 (+207.69%)
Mutual labels: ide
WyliodrinSTUDIO Wyliodrin STUDIO is a Chrome based IDE for software and hardware development in IoT and Embedded Linux
Stars : ✭ 90 (+130.77%)
Mutual labels: ide
flycheck-dmd-dub flycheck and DCD dub support to enable D IDE features in Emacs
Stars : ✭ 14 (-64.1%)
Mutual labels: ide
VapourNvim A NeoVim config for THE ULTIMATE vim IDE-like experience.
Stars : ✭ 351 (+800%)
Mutual labels: ide
use-monaco Use 🗒️ monaco-editor in any ⚛️ React app with simple hooks 🎣
Stars : ✭ 85 (+117.95%)
Mutual labels: ide
Desk Light-weight ide for competitive programming.
Stars : ✭ 34 (-12.82%)
Mutual labels: ide
An IDE for Jonathan Cauldwell's Arcade Game Designer
Editors for:
Images
Sprites
Objects
Tiles/Blocks)
Events (Code)
Syntax highlighting editor
AGD syntax (done)
Asm syntax (TBD)
Code folding
Map
Messages
Window size and position
Keys
Automated build system:
Produces AGD compiler output on the fly
Automatic compiled output
Themes:
Multiple user selectable UI themes
Dockable content editors and helper panel
Releases
https://github.com/tonyt73/AGDX-Studio/releases
Build Instructions
Clone this repo on to your PC
Download and Install the Embarcardero Rad-Studio C++ Community Edition
Download the trial version of LMD Innovative components
Install the latest release
This will install all the configuration files and the example project
Launch the Rad-Studio IDE
Install the DOSCommand component from GetIt Package Manager
Setup the paths for DOS Command
Tools -> Options -> IDE -> Environment Variables
New..
DOSCMD = $(BDSCatalogRepository)\DOSCommand-2021.09cb-D11\Packages{latest version}
{latest version} = Sydney, Rio, Alexandria etc
Tools -> Options -> Language -> Paths and Directories
Windows 32-bit
System Include path [...] -> Add $(DOSCMD)\cpp\Win32\Release
Windows 64-bit
System Include path [...] -> Add $(DOSCMD)\cpp\Win64\Release
Click Save
Open up the location you cloned this repo to
Open the AGDX Studio.cproj file
Press F9 to build and run the application
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] .