💬┃forum
📦┃project-showcase
🔨┃dev-logs
☕┃java
💻┃cpp
🤝┃helping-hand
📟┃batch
💻┃c-sharp
🐍┃python
💻┃c
🚀┃assembly
🌏┃web-development
🎮┃game-development
🤖┃bot-development
🔯┃javascript
🎯┃dart│flutter
🔍┃job-offers
🔵┃lua
🦀┃rust
💾┃other-languages
CVGenius
https://cvgenius.app/
My internship final project was released, an website for creating your own resumes. Made with love. ✨...
🖼 Retro Icon Pack
Get your groove on with the Retro Icon Pack! Packed with over 600 eighties-inspired icons, this pack is a blast from the past that will bring a touch of nostalgia to your Unity projects!
🏁 How can this asset help me?
The Retro Icon Pack is a game-changer for developers seeking to add a touch of nostalgia to their Unity projects. Packed with 622 eighties-inspired icons, this pack is the perfect solution for creating retro-themed games, apps, or UI elements. With its pixel-perfect design and vibrant colors, this asset will transport your players back to the iconic era of the eighties, bringing a unique and trendy aesthetic to your project.
...
Go Go Pangolin!
Control a pangolin, eat the termites and rescue the other pangolins. A game created in 48 hours for the Climate Jam 2023.
https://brightc.itch.io/gogopangolin...
Subkey Genesis a game by C.D.X
Hey Guys Subkey Genesis(My New Project) is finally out now 🚀🌠
Available on all PC Platforms:
Windows🖥️
...
💬 Feedback over Discord
:FeedbackOverDiscord: Feedback over Discord
Get bug reports and feedback from your Unity Game in your Discord Server!
🏁 How can this asset help me?
Feedback over Discord is an easy way to add a feedback form to your game. It lets you gather player feedback and bug reports and send them to your Discord server. You can also get more information from the reports, such as system information, game information, a screenshot, and game logs. This helps you learn from your players and enhance your game development process....
Rhtyhm Game Relaesed!
Hi Everyone! Our Rhythm game BandRoll, which we have been developing for a while as Bluespy Studios, has been released on Steam as Early Access. Your feedback is important to us, you can send us your thoughts about the game via Discord or Steam.
Steam Page
https://store.steampowered.com/app/2206390/BandRoll/...
🪝 Webhooks for Discord
:webhook: Webhooks for Discord
The easiest way to send messages to your Discord server from Unity
🏁 How can this asset help me?
The Webhooks for Discord asset lets you send messages, embeds, forum posts and attachments to your Discord channels from Unity. For example, you can notify your team or players about achievements, errors, feedback and more....
🔑 Login with Discord
:LoginWithDiscord: Login with Discord
Say goodbye to complicated login processes and hello to easy access with the "Login with Discord" Unity asset!...
[30% off New Release Sale!]
[30% off New Release Sale!]
🧭 Simple HTTP and REST Server
I have published another asset in the Unity Asset Store today:
Use this free asset to create an HTTP server in Unity to provide a REST API for exchanging data with other programs or tools.
🏁 How can this asset help me?
Exchanging information between Unity and another program is complicated. This asset provides a simple and fast way to ensure the exchange of information in both directions....
Soject
The small, memory safe, light-weight linux shared library injector! Uses GDB to hook onto a target process, then uses dlopen to inject the supplied shared library. The command's usage can be found out by using the
--help
(or -h
) flag!Hexdump
I recently finished the most ambitious project I have ever done. This project started way back in 2021 as a simple implementation of a hexdump in C#. I decided to take the project one step further and create it in C. I didn't know a single bit of C, so I learned. I later went and re-wrote the code in C++ and have now created the best bit of software I have ever written.
https://github.com/KeithBrown39423/Hexdump...
Unity Discord Rich Presence Integration with Game Rich Presence
Game Rich Presence
Hi there i released a few days ago my Asset Game Rich Presence Integration for Discord. It helps you to integrate Discord Rich Presence to your game. For a quick demo click on my Discord Name!...
[30% off New Release Sale!]
[30% off New Release Sale!]
Haispeed - Can you beat the highscore?
I just finished a game! In just one week we created a 2D endless runner where you have to row with a boat and collect coins. Watch out for the shark tho ^^
https://tim-greller.itch.io/haispeed...
C complex version library v2.0
https://github.com/anic17/complex/releases/tag/v2.0
Second version of my complex number library, with 16 new mathematical functions (trigonometry, hyperbolic functions, logarithms and exponentiation) ....
Tercontrol
Tercontrol is a terminal control library for c and c++ made by ZackeryRSmith and Anic17. I'm planning on modifying the library so it can be used in Python, this is easier as using the WinAPI in pure Python is hell.