React Native
jQuery
Babel
Composer
OpenSSL
Flutter
Raven.js
Symfony
Screeps
CodeCombat
CheckIO
CodinGame
Robocode
Codewars
Project Euler
LeetCode
React Native
ScreepsBased on our record, React Native should be more popular than Screeps. It has been mentiond 243 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
When you build layouts in React Native, you write styles that look a lot like CSS: flexDirection, alignItems, justifyContent, and so on. - Source: dev.to / 3 months ago
React Native hit the best balance for speed and product quality. Its official docs still position it around building native apps with React, and the project continues shipping frequent releases and improvements to the New Architecture. (React Native). - Source: dev.to / 3 months ago
For apps with custom-rendered UIs โ React Native, Flutter, games โ where the accessibility tree is sparse, MobAI offers an OCR fallback that returns recognized text with tap coordinates. The agent always has something to work with. - Source: dev.to / 4 months ago
Before I started anything, the first thing I had to do was set up my environment on my MacBook, according to the directions on the ReactNative.dev site. ReactNative allows one project to create both iOS and Android mobile applications, but since I didnโt want to bite off more than I could chew, I would focus on developing an app for the iPhone 16 Pro:. - Source: dev.to / 4 months ago
React Native is a widely used framework for hybrid mobile app development, supported by Meta. It enables developers to build cross-platform applications using JavaScript and React while delivering a near-native experience. Instead of relying on WebViews, React Native renders actual native UI components, resulting in better performance and smoother interactions. - Source: dev.to / 7 months ago
When I used to play Screeps[1], a MMO strategy game where you programmed to control your units and buildings, a group of us setup a player that was managed in this exact way called Quorum[2]. If anyone wants to run their own project in this way I open sourced the code to do so under the GitConsensus[3] project. There's a Github App (which may not still work, but if there's interest I'll restart it) and a "run it... - Source: Hacker News / 7 months ago
> Fwiw nothing beats โimplement the game logic in full (huge amounts of work) and with pruning on some heuristics look 50 moves aheadโ. This is how chess engines work and how all good turn based game ai works. For board games this is mostly true. For turn based games in general, it is not. It's certainly not true to say "all good turn based game ai" works like this. Turn based games where multiple "moves" are... - Source: Hacker News / 11 months ago
Reminds me (in spirit) of screeps https://screeps.com/ - any inspiration? - Source: Hacker News / over 1 year ago
I love the idea of having an AI prompt to write code for the bots. There are already games like https://screeps.com/ or https://store.steampowered.com/app/2060160/The_Farmer_Was_Replaced/ where you program your bot to do things, but they do require some minimal coding experience. Being able to describe behavior in plain english would be pretty cool. However, I think having real-time feedback is a huge part of... - Source: Hacker News / almost 2 years ago
I've heard about Screeps which is close to what you describe: https://screeps.com/. - Source: Hacker News / over 2 years ago
jQuery - The Write Less, Do More, JavaScript Library.
CodeCombat - Learn programming with a multiplayer live coding strategy game.
Babel - Babel is a compiler for writing next generation JavaScript.
CheckIO - CheckIO is a web site with a mission: To teach JavaScript and Python coding skills through a game-playing interface. It is designed to teach new skills or improve existing skills through completing challenges.
Composer - Composer is a tool for dependency management in PHP.
CodinGame - CodinGame provides users with a fun and effective way to learn coding that eschews the rigid structure of traditional teaching methods.