Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with atari2600
A curated list of projects in awesome lists tagged with atari2600 .
https://github.com/EmulatorJS/EmulatorJS
A web-based frontend for RetroArch
atari-lynx atari2600 atari7800 ds emulation emulator emulatorjs gameboy n64 nes nintendo nintendo-game-boy playstation retroarch retroarch-wasm sega-cd sega-mega-drive sega-saturn snes virtualboy
Last synced: 06 Nov 2024
https://github.com/TianhongDai/reinforcement-learning-algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
a2c actor-critic algorithm atari2600 ddpg deep-learning deep-reinforcement-learning dqn dueling-dqn flappy-bird ppo proximal-policy-optimization pytorch sac soft-actor-critic trpo trust-region-policy-optimization
Last synced: 27 Nov 2024
https://github.com/arianrhodsandlot/nostalgist
A JavaScript library used for running emulators of retro consoles inside browsers.
atari atari2600 emscripten emulator gb gba gbc megadrive nes nintendo retroarch retroarch-wasm retroarch-web retrogaming sega sega-genesis snes virtualboy webassembly
Last synced: 04 Nov 2024
https://github.com/stella-emu/stella
A multi-platform Atari 2600 Emulator
2600 atari atari-2600 atari2600 emulation emulator emulators
Last synced: 01 Nov 2024
https://github.com/MicroCoreLabs/Projects
Ted Fried's MicroCore Labs Projects which include microsequencer-based FPGA cores and emulators for the 8088, 8086, 8051, 6502, 68000, Z80, Risc-V, and also Typewriter and EPROM Emulator projects. MCL51, MCL64, MCL65, MCL65+, MCL68, MCL86, MCL86+, MCL86jr, MCLR5, MCLZ8, MCL6809
6502 68000 6809 8051 8051-microcontroller 8086 8088 apple2 atari2600 commodore-64 commodore64 eprom-emulator intel-8086 motorola-68000 nabu pcjr pcxt risc-v z80 z80-emulator
Last synced: 20 Nov 2024
https://github.com/JetSetIlly/Gopher2600
Gopher2600 is an emulator for the Atari 2600 games console
atari2600 emulator emulator-development emulator-programming go golang-application
Last synced: 01 Nov 2024
https://github.com/evgenii-nikishin/rl_with_resets
JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"
atari atari2600 deep-learning deep-reinforcement-learning deepmind-control-suite dmc drq flax gym jax machine-learning overfitting reinforcement-learning sac soft-actor-critic spr
Last synced: 14 Dec 2024
https://github.com/Kautenja/playing-mario-with-deep-reinforcement-learning
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
atari2600 deep-reinforcement-learning double-dqn dqn dueling-dqn super-mario-bros tetris
Last synced: 05 Dec 2024
https://github.com/kautenja/playing-mario-with-deep-reinforcement-learning
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
atari2600 deep-reinforcement-learning double-dqn dqn dueling-dqn super-mario-bros tetris
Last synced: 27 Oct 2024
https://github.com/colineberhardt/atari2600-wasm
An Atari 2600 emulator written in AssemblyScript compiled to WebAssembly
assemblyscript atari2600 webassembly
Last synced: 28 Oct 2024
https://github.com/ColinEberhardt/atari2600-wasm
An Atari 2600 emulator written in AssemblyScript compiled to WebAssembly
assemblyscript atari2600 webassembly
Last synced: 19 Nov 2024
https://github.com/mtrazzi/spinning-up-a-pong-ai-with-deep-rl
Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.
atari2600 blogpost deep-reinforcement-learning jupyter-notebook keras policy-gradient pong reinforcement-learning
Last synced: 14 Oct 2024
https://github.com/kreiach/8blit
Episode source code for the 8-bit Atari 2600 / VCS / Video Computer System, one of the pioneering home gaming consoles.
6502 assembly assembly-6502 assembly-language atari atari-2600 atari2600 atarivcs game-development gamedev homebrew retro retrocomputing retrogaming retroprogramming stella
Last synced: 12 Oct 2024
https://github.com/haroldo-ok/vcs-game-maker
Create Atari 2600 programs with no coding knowledge.
atari2600 bataribasic blockly homebrew ide no-code retrogaming visual-language visual-scripting-language vue
Last synced: 03 Dec 2024
https://github.com/arthurealike/batman2600
Unofficial Dark knight game for Atari 2600
assembly assembly-language assembly-language-programming atari atari-games atari2600 batman challenge-project vcs
Last synced: 12 Oct 2024
https://github.com/nanochess/atomchess-6502
Toledo Atomchess for Atari VCS/2600
Last synced: 14 Nov 2024
https://github.com/tebl/c64-joykey
WASD-style joystick for vintage computers. With an added Arduino Pro Micro you can use it as a USB-keyboard, so if you wanted a DIY streamdeck or Macro-keyboard - then the C64 JoyKEY can do that as well.
arduino atari atari-7800 atari-st atari2600 commodore commodore-64 commodore-amiga joystick keyboard macro-keyboard sega-genesis sega-master-system sega-mega-drive streamdeck vintage-computers zx-spectrum
Last synced: 05 Dec 2024
https://github.com/tebl/C64-JoyKEY
WASD-style joystick for vintage computers. With an added Arduino Pro Micro you can use it as a USB-keyboard, so if you wanted a DIY streamdeck or Macro-keyboard - then the C64 JoyKEY can do that as well.
arduino atari atari-7800 atari-st atari2600 commodore commodore-64 commodore-amiga joystick keyboard macro-keyboard sega-genesis sega-master-system sega-mega-drive streamdeck vintage-computers zx-spectrum
Last synced: 24 Oct 2024
https://github.com/chadpaulson/missile-command
Missile Command arcade game clone, written in Lua with LÖVE for Mac OS, Windows and Linux.
arcade arcade-game atari2600 game love-game-engine love2d lua missile-command video-game video-games
Last synced: 02 Nov 2024
https://github.com/geolessel/ex6502
An emulator of the 6502 processor written in Elixir with a focus on modern variants (65c02).
6502 6502-assembly 6502-disassembly 6502-processor 65c02 apple-ii apple-iie atari2600 commodore commodore-64 commodore64 elixir emulator nes nintendo-ent nintendo-entertainment-system
Last synced: 02 Nov 2024
https://github.com/g012/l65
6502 assembler from within Lua.
6502 6502-assembly asm atari2600 famicom lua nes vcs
Last synced: 14 Nov 2024
https://github.com/zeh/vscode-dasm
Dasm macro assembler support for VSCode
assembler assembly atari atari2600 dasm dasm-macro-assembler language-server mos-6502 typescript visual-studio-code vscode vscode-extension
Last synced: 11 Nov 2024
https://github.com/aminkhani/deep-rl
You can see a reference for Books, Articles, Courses and Educational Materials in this field. Implementation of Reinforcement Learning Algorithms and Environments. Python, OpenAI Gym, Tensorflow.
artificial-intelligence atari2600 ddqn deep-learning deep-reinforcement-learning deep-rl deeprl dqn machine-learning policy-gradient proximal-policy-optimization reinforcement-learning
Last synced: 21 Nov 2024
https://github.com/igorski/slocum-tracker
JavaScript based tracker application that exports compositions into assembly code for Paul Slocums Sequencer Kit for Atari 2600
atari atari-games atari2600 chiptune chiptune-tracker es6 es6-javascript javascript tia vcs
Last synced: 05 Nov 2024
https://github.com/zeh/dasmjs
An emscripten-compiled version of the dasm macro assembler
assembler assembly atari atari2600 dasm dasm-macro-assembler emscripten mos-6502 typescript
Last synced: 12 Oct 2024
https://github.com/chun-baoluo/atari2600.js
Atari2600 emulation experiment written in TypeScript.
atari atari2600 emulation emulator
Last synced: 12 Nov 2024
https://github.com/littleli/scoop-atariemulators
The most complete collection of Atari computer and console emulators in a single scoop bucket
atari atari-st atari2600 atari7800 atari800 emulators falcon jaguar lynx nostalgia prosystem scoop scoop-bucket shovel shovel-bucket
Last synced: 11 Nov 2024
https://github.com/dmanning23/bookoffiverings
A samurai duel for the Atari 2600
2600 6502 atari atari2600 game game-development
Last synced: 22 Nov 2024
https://github.com/dfriend01/atari-drl
An implementation of a Deep Reinforcement Learning model that trains an agent to play Atari 2600 games.
atari atari2600 deep-learning deep-q-learning machine-learning qlearning reinforcement-learning
Last synced: 06 Nov 2024
https://github.com/mtrazzi/quantilizers
Code from "How useful is quantilization for mitigating specification-gaming?"
atari2600 behavioral-cloning hopper imitation imitation-learning mujoco-py paper-implementations python3 pytorch reinforcement-learning sklearn video-pinball
Last synced: 14 Oct 2024
https://github.com/haroldo-ok/bb4web
An experiment on using Emscripten to compile batari Basic in order to run it on a web browser.
6502 atari2600 basic bataribasic compiler cross-compiler experimental javascript online-compiler retro-programming web-compiler web-ide webassembly
Last synced: 03 Dec 2024
https://github.com/philspil66/asteroids-javascript
Asteroids is a 1979 space-themed multidirectional shooter arcade game from Atari. This is a rewrite of the classic game but written using HTML5/JavaScript.
asteroids asteroids-game asteroids-game-clone atari atari-2600 atari-games atari2600 game-development games html5 javascript javascript-game old-games retrocomputing retrogaming space-game
Last synced: 06 Nov 2024
https://github.com/gladir/atari2600-games-clone-turbopascal
Suite de jeux écrit en Turbo Pascal étant des clones de jeux existant sur la console de jeu Atari 2600.
atari-2600 atari-2600-games atari2600 atari2600-games turbo-pascal turbopascal
Last synced: 10 Nov 2024
https://github.com/adamtornhill/games-for-atari-2600
Game programming for the Atari 2600 console.
assembly-language atari2600 retrocomputing
Last synced: 30 Nov 2024
https://github.com/vr51/atari800-installer
Atari800 Installer script for Linux. Downloads, builds and updates the emulator.
atari-2600 atari2600 atari800 atarixl bash emulator linux
Last synced: 18 Nov 2024
https://github.com/rejunity/atari-2600-fpga
Continue development of Atari 2600 in Verilog. Based on the original work by Daniel Beer.
atari-2600 atari2600 fpga retrogaming verilog
Last synced: 24 Nov 2024
https://github.com/tophercantrell/atari2600-sound-card
Custom cartridge with AY38010 sound chip.
Last synced: 17 Nov 2024
https://github.com/sinipelto/atari2600
6502 assembly development for Atari 2600 game console.
6502 6502-assembly 6502-processor assembly assembly-language atari atari-2600 atari-games atari2600 cartridge retro retro-graphics retro-programming retrocomputing retrogaming rom rom-cartridge
Last synced: 11 Dec 2024