Skip to content
    GameDev46

    GameDev46

    @GameDev46
    Programmer man
    Twitter
    GitHub
    YouTube
    GameDev46
    GameDev46
    published a Repl
    9 months ago
    104
    Neural Drones
    Neural DronesNEURAL DRONES Play around and watch as 300 neural networks learn unique and interesting methods of avoiding walls and getting to the red target. Credit Inspiration: https://www.youtube.com/watch?v=hQ4ryudP4j8&t GitHub: https://github.com/GameDev46/neural_drones Settings Start Position: This determines where the drones are spawned in at the start of each generation Target Position: This determines where the target for the drones is Use Target: Determines whether the target should reward points to the drones or whether their only aim is to stay off the ground Use Particles: Choose whether or not the drones should have fire and smoke particles (Having them active can decrease FPS) Per Frame Iterations: Controls how fast the simulation is run Save: Pressing the save button will copy a JSON object to your clipboard that saves the best drone Load: Loads a copied save JSON object from your clipboard
    GameDev46
    GameDev46
    published a Repl
    11 months ago
    2
    Fractal Flight
    Fractal FlightA basic flight simulator game rendered with raymarching where you can explore fractals or fly around an infinite landscape
    GameDev46
    GameDev46
    published a Repl
    1 year ago
    3
    Circle Physics | piCollide.js
    Circle Physics | piCollide.jsA simple 2D circle physics engine for JavaScript with a large amount of customisability alongside a wide range of cool features. Why not simulate the formation of a small planet or even see how many circles your computer can handle? Your imagination is the only limit (alongside the fact that it can only handle circle based physics 😂) Easily use in your own projects piCollide offers a simple documentation explaining the cool features it has to offer allowing you to easily import and use it in your repls Have fun with examples The piCollide home page offers a wide variety of different scenes you can play with ranging from planet simulations to playing with bridges and ropes
    GameDev46
    GameDev46
    published a Repl
    1 year ago
    4
    Neural Network Test
    Neural Network TestNeural Network Builder Train your own neural networks in a custom world of your creation and the generation by generation watch them learn and develop into intelligent creatures. Why not even customise their attributes, such as their brain sizes, neuron count and their chance of mutation! Can you evolve the ultimate creatures? Controlling the neurones The numbers in this input control how many neurones each layer has, to add more layers add a comma and then a number that will control how many neurones the new layer has, you can add as many layers as you want by simply separating numbers with commas The more layers and neurones a creature has, the more intelligent they can become though after a certain number it starts to slow the simulation down
    GameDev46
    GameDev46
    published a Repl
    2 years ago
    27
    BlockCraft
    BlockCraftBlockCraft A fairly basic voxel building game like Minecraft where you can build, destroy and explore the world around you. Why not even open the developer tab by pressing "H" to customise and generate new worlds with your own settings Settings You can see below in the comments to view a detailed explanation of what each setting does to the game
    GameDev46
    GameDev46
    published a Repl
    2 years ago
    11
    BlockShot
    BlockShotJump, run and parkour your way round shooting your way to victory! Blockshot is a cool First Person Shooter game that you can easily join and play with your friends. Simply select a gun, choose map and battle against your friends in the ultimae fight to gain victory!
    GameDev46
    GameDev46
    published a Repl
    3 years ago
    50
    iconStore
    iconStoreEpic Icons is the perfect place to get free high quality icons for your amazing websites and projects, in fact, all the code you need is here with detailed instructions!
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang