nowfound

Alternatives

Products that do what Social Minecraft clone with shooting does

It is a new game much like Minecraft, but with more Deathmatch. Made it in my freetime. Arenas, built by players, can be shared on Twitter/Facebook/etc. and are ranked by how often they are played. You can play it in your browser at: http://julius-eckert.com/game (On OSX only Safari works...) Video: http://www.youtube.com/watch?v=oDBr8ZD9Uto Do you like it? How would you improve it (including the website)?

  1. 1IM

    Hi everyone! For several months now I've been stuck on the idea of a Minesweeper game that isn't just single player. This is what I came up with: • Live games allowing several people to play at the same time • Scoring system rewarding correct moves • Grid size, mines count, and players count set to make games as balanced as possible

    2025 · minesweeperpro.com

  2. 2AO

    I made a game (https://polyfight.io/) which revolves around a player (a tank) leveling up and upgrading by killing shapes and other tanks (partially inspired by https://diep.io). It has a bunch of features, a vast number of tanks, an inbuilt chatting system, clans to make teams with your friends, a colour scheme maker, controllable sandboxes which can be public or private, a last man standing gamemode, and an inbuilt 1v1 system with its own ELO rankings and a global leaderboard. The game has a few players right now, and I'd hope to spread the joy players have with…

    2024 · polyfight.io

  3. 3
    Mines83

    A modern take on Minesweeper

    2015

  4. 4
    Volley332

    Community powered by video messaging

    2021

  5. 5MC
  6. 6IM

    I've posted this game here before, hopefully a repost is fine as the game has changed quite a bit (improved AI, improved mapeditor, much quicker gameplay, etc). Game is based on JavaScript/Canvas and WebSockets. On the browser side the map is pre-rendered (as a background image), just the mobile units/buildings and animations are dynamically rendered. The lobby server is made in node.js, but the game server is C++ for performance reasons (mainly the pathfinding). I found the C++ WebSocket libraries out there to be too difficult to use so I made my own based on the rfc. Overall I…

    2022 · battle-of-flags.com

  7. 7MA

    hi all, I've always wanted to make my own game, but couldn't afford a thousand-dollar adobe (flash+photoshop) license. I'm not a talented programmer, have no degree in CS. But I understand some elements of design. So I got me a copy of ImpactJS, and after about 5 months of steep learning curve (at least for me), I managed to come up with a game. I also integrated it with a highscore and badge system, similar to what you get at Kongregate. You need to login with Google/OpenID to earn badges/scores. link is: http://www.hotbazooka.com/privatejoe hope to hear some feedback/questions from you guys!

    2011 · hotbazooka.com

  8. 8PA

    Thought I would post in celebration of 1 year of my website being online. I've been working on it on and off and currently the website allows users to play Hex, Tumbleweed, Amazons, and Connect 6 against friends or against practice bots. I've been a long time player of some of these games and I felt for a long time that the world could use a few more popular abstract strategy games compared to Chess or Go. If you try it, let me know what you think. I'm always looking for new games or new features to add :)

    Oct 2025 · abstractboardgames.com

  9. 9
    Diep.io95

    A multiplayer tank shooting game in your browser

    2016

  10. 10AI
  11. 11

    A living map of indie hackers around the world

    Mar 2026

  12. 12SC

    I was tired of games like Mafia Wars and wanted a phone-based MMO Strategy game where hundreds of players could actually engage each other on a 2D map, so I made one. I track the state of the game each night so we can display a visual timeline of territory controlled by each alliance. (example: http://bit.ly/q5CFhU) I use jQuery mobile for the front end so it runs on most phones (via Phonegap) as well as modern web browsers. The server side is handled by Java Servlets and MySQL. This started as a hobby - I'm not a developer by training - so I am very interested in feedback, suggestions, and…

    2011

  13. 13MA
  14. 14MG

    This weekend I participated in my first hackathon at TechCrunch Disrupt, and built an HTML5 game with a few people that I met at the event. We got honorable mention, putting us in the top 6 teams of 104 competing. I'm looking for some feedback on the game, so here it is: http://venturecrapital.us Source: https://github.com/wylieconlon/Venture-Crapital https://github.com/dmitric/venturecrapital-server

    2011

  15. 15IM

    This weekend I built a Minecraft bot for a server I play on. It uses the Agent SDK for the main loop and a bunch of custom MCP tools. Some highlights: * The bot is an active participant in the in-game chat, enabling all players to interact with it. * Tools for interacting with containers, crafting, trading with villagers and various other things. * Memory system which the agent uses to keep track of in-game events, interactions with players etc. * Screenshot tool which lets Claude use its vision modality to look around (not very useful, but fun). * Tooling for interacting with plugins…

    Jan 2026 · github.com

  16. 16AP

    Most people like free things, some people like games. If you like 'm both then this might be something for you! I've made a website, a Discord bot, a Twitter bot, and a bunch of scrapers that roam the web to find free games out there. Just so that they can be found in one place by other people. I'm running this on my own server, so I'm curious as to how much traffic it can handle. The Discord and Twitter bots run on a fixed interval, so that shouldn't be much of a bottleneck. You can check it out online at: https://www.freegameisafreegame.com On Twitter at…

    2020

  17. 17BG

    Tl;dr: Would like to hear thoughts on board games platform prototype (https://bordga.me/games/7) We are building an online board games platform which lets you create & play any board game online while video chatting with your co-players. Game play resembles the real world where users have to do everything from moving the pieces to enforcing the rules. We are quite early in our journey. We prototyped Chess to see if people would be interested in this direction. Please try it here! (https://bordga.me/games/7) You can enter your name that creates a new…

    2021

  18. 18AG

    Hey HN, I made https://linkians.com which is a game where all the action and state is contained in the url. The game involves taking care of little pets (emojis) that live in your url bar. Kind of like tamagotchi or sims. Feed them, play with them, and watch out for enemies! There's no server, just emojis in the url and client-side logic. Any linkians url using the supported emojis is a valid game state so you can save your game, or type out your own url and send it to a friend. I'd appreciate any feedback.

    2022 · linkians.com

  19. 19FM

    I went to the ADVANCE Hackathon in Cologne, Germany last weekend and this is a project I created together with @snnd and @newmetl. We used node.js and socket.io in the backend and HTML5 + JS in the frontend. The rules are simple: Make your and your teammates' gaming pieces fit into the highlighted area without talking to your mates. The levels are generated randomly, so they might be too easy or too hard from time to time. I'd like to emphasize that this game has been created within less than 24 hours! http://fititgame.com/ http://hackathon.advance-conference.com/ Feedback and criticism are…

    2012

  20. 20MC

    After three years of joyful experiments I'm glad to present you the result of them. Mariocraft is a SMB web project based solely on HTML5/CSS/JS, without canvas. The whole idea behind it was to create a community in order to build and share new kind of SMB experience. To achieve this goal, I focused most of my efforts on the editor, making it as easy to use for beginners without forgetting about advanced users (shortcuts, etc.) I tried to create overall design which matches subject of my nostalgia – the 80's. Hence, you'll have the pleasure to encounter less fancy effects and more…

    2013

  21. 21FO

    This is a two man team and we're in full-on development of a new platform to assist in multiplayer games. We're looking to launch in about a month or two with an OpenID server accessible to customers (or they can use provider like Facebook/Twitter) and a couple cool multiplayer features. After we launch development will continue until we have a well-rounded API. We're primarily targeting HTML5+JS developers but the system will work with any language that can make RESTful API calls. We know there's some stiff competition out there but we're looking for feedback and what features may make…

    2014 · playpi.net

  22. 22GI
  23. 23WM

    Just launched a very early beta of a multiplayer "FPS" made in WebGL using ThreeJS library. (possible to switch between FPS and 3rd person) Just a hobby project that I would love to get some feedback on, in order to see if I should continue working on it or not. Note; It will add the project to github as open source once I've spent some time cleaning up the code. URL: http://wizardwarz.nergal.se

    2014

  24. 24PG

    I made a simple webservice to allow applications to be automatically aware of other users nearby. I made a demo of an HTML5 tankwars game to show it off. Play it here www.battlewith.me.uk Find the source code here https://github.com/fmstephe/location_server If anyone would be interested in using this to build something, mobile apps are the best target, give me a shout. I am very keen to see other people building on this.

    2012

Ranked by how close each launch is in meaning, then by votes. Refine with a description →