Based on our record, Vue.js seems to be a lot more popular than Robocode. While we know about 393 links to Vue.js, we've tracked only 12 mentions of Robocode. 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.
The MVC approach is dominating the application market at the time of writing. The three main front-end frameworks which do this are React, Vue and Angular but there are many, many more. - Source: dev.to / 2 months ago
Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often. - Source: dev.to / 3 months ago
Vue.js Vuejs.org Progressive framework for building reactive interfaces. - Source: dev.to / 3 months ago
Our monolith is built with Laravel and Vue.js, where Vue.js powers dynamic features at the expense of performance, since it runs completely on the client-side. For performance-sensitive features, we rely on Blade (Laravel's template engine) with raw JavaScript or jQuery, resulting in a more complex and less developer-friendly approach. - Source: dev.to / 3 months ago
Lexical is an open source project and considered the successor of Draft.js. It is primarily developed by Meta, licensed under MIT. It is not restricted to React, but supports Vanilla JS, too. The flexibility enables us to integrate it with other JS libraries such as Svelte and Vue. - Source: dev.to / 3 months ago
This idea seems similar to screeps, robocode, battle-code, and to a lesser extent, Neural MMO. Source: over 2 years ago
Looks cool! Reminds me of robocode. Source: over 2 years ago
I found https://robocode.sourceforge.io/ in Java, https://screeps.com/ in JavaScript (WASM from Golang seems not to work), and https://leekwars.com/ had its own language…. Source: almost 3 years ago
You had to write the intelligence of a robot/tank in a C-like language of these game development software. The bottom line is two of these programs competed against each other. If I remember correctly these battles took place in a recurring tournament and you could win a license of the game developement software, or maybe nothing. The only one I found in a 2-minute search that is similar to this is Robocode... Source: about 3 years ago
One of the first incantations of this idea that I encountered, when I had just started working at my first corporate job back in the day, was Robocode ( https://robocode.sourceforge.io/ ) - it was great fun, and I see it's still going. - Source: Hacker News / about 3 years ago
React - A JavaScript library for building user interfaces
CodeCombat - Learn programming with a multiplayer live coding strategy game.
Svelte - Cybernetically enhanced web apps
Colobot Gold - Colobot Gold is modified version of the original https://alternativeto.
AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
Screeps - Learn to code JavaScript by playing game.